home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1996 December
/
CHIP Aralık 1996.iso
/
prog
/
backpack
/
init.dir
/
00001_go movie -@-DATA-MISC-INIT-.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-01
|
184 b
|
9 lines
on exitFrame
global PLAYER, PNM
set the fixStageSize to 1
set the centerStage to 1
set PLAYER to 1
set PNM to the pathName & "DEMODATA:"
go(1, "@:DEMODATA:MISC:START")
end